home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / BUSINESS / CHIRO.ARJ / CHIRO.DOC < prev    next >
Text File  |  1992-05-24  |  20KB  |  720 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.                                         CHIRO
  20.                                         -----
  21.  
  22.                                   Patient Data Base
  23.                                          and
  24.                                 Claim Form Processing
  25.  
  26.                                  Version 5.0 - 9/90
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.                                     PROGRAM GUIDE
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.                                 C & C Computer Support
  44.                                 Michael A. Currao
  45.                                 RR 3, Box 3700
  46.                                 Factoryville, PA 18419
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.                                 LICENSE AGREEMENT
  78.  
  79.  
  80.  
  81.  
  82.             (C)Copyright 1987,88,89,90  C & C Computer Support - CHIRO.EXE
  83.  
  84.  
  85.  
  86.             . You assume responsibility for the installation, use, and
  87.               results obtained from this program.
  88.  
  89.             . This program is provided without warranty of any kind,
  90.               either expressed or implied. All warranties are disclaimed.
  91.  
  92.             . The entire risk as to the quality and performance of the
  93.               program is with you. Should the program prove defective,
  94.               you assume the entire cost of all necessary servicing,
  95.               repair, or correction.
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.           System Requirements
  143.           -------------------
  144.  
  145.           IBM Personal Computer(tm) or compatible
  146.           512K of random access memory (RAM)
  147.           Minimum 10 meg Hard Drive
  148.           80 column monitor (MONO, CGA, EGA, or VGA)
  149.           PC-DOS or MS-DOS, version 3.0 or higher
  150.           80 character per line printer
  151.           Claim Forms (HCFA-1500)
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.           Explanation of Diskette files
  163.           -----------------------------
  164.  
  165.           CHIRO.EXE       - Main program
  166.           CLAIM.DAT       - Sample Patient file
  167.           INDEXREC.DAT    - Sample index records
  168.           INSTALL.BAT     - Batch file for Hard Drive installation
  169.           CHIRO.DOC       - Program Documentation
  170.           MANUAL.BAT      - Batch file to print Documentation
  171.           CARRFEE.DAT     - Sample Co-Payor File and Fees
  172.           SURGPROC.DAT    - Sample Surgical/Procedure Codes
  173.           DIAG.DAT        - Sample DX Diagnosis Listing
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.           Start DOS
  184.           ---------
  185.           Follow the procedures outlined in the system's Operating Manual for
  186.           the version of DOS installed in your system, to obtain a DOS
  187.           prompt. On a hard drive system the prompt is usually C>.
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.           Running CHIRO
  208.           -------------
  209.           At the C> or the directory prompt (eg. C:\CHIRO>) type "CHIRO"
  210.           AFTER you have entered the date and time. Always enter the correct
  211.           date and time when running the program. If your system contains a
  212.           clock/calendar option simply type "CHIRO" to start the program.
  213.  
  214.           The system was designed to automatically adjust itself for
  215.           any type of monitor (CGA, EGA, VGA or monochrome).
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.           MAIN MENU
  224.           ---------
  225.           All functions are selected through the MAIN MENU.
  226.  
  227.           The two main functions of the program are to print Claim Forms
  228.           HCFA-1500 and to maintain a data base of the forms submitted. In
  229.           addition, the system provides the capability of a full Patient
  230.           Calendar Appointment Scheduler and a versatile Statement facility
  231.           which can be used for billing or walk-ins.
  232.  
  233.           The data base will contain a permanent record of Office Visits,
  234.           Diagnosis History, Procedure Codes, and Charges. Patient records
  235.           can be Created, Displayed, Modified, and Deleted. As new records
  236.           are created the system will automatically sort the records in
  237.           alphabetical order.
  238.  
  239.           Certain functions, such as searching for a particular record, or
  240.           bringing up HELP screens, can be activated at various sub menus or
  241.           screens.
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.           1 - CREATE NEW PATIENT RECORD
  270.           -----------------------------
  271.           After you type in the full name of the new Patient the system will
  272.           perform a search of all existing records to make certain that a
  273.           duplicate name has not been entered. If the name must be re-typed
  274.           simply hit the F7 Function key to refresh the input screen. If you
  275.           wish to see the names of those Patient records already existing on
  276.           the file hit the F3 key and scroll through the list of names.
  277.           If the name is acceptable the system will activate Function key F6
  278.           to save the new record.
  279.  
  280.           You will then be presented with the first of three screens which
  281.           will be used for all data base functions such as new record
  282.           creation, editing, browsing, billing, etc.
  283.  
  284.           Screen 1 (General Information) contains all basic information
  285.           regarding the Patient.
  286.  
  287.           Screen 2 (History Information) is designed as a facsimile of Claim
  288.           Form HCFA-1500 and contains all Visit information and charges.
  289.  
  290.           Screen 3 (Optional) contains all information relating to the
  291.           Insured, Co-Payor and other Carriers.
  292.  
  293.           Within all 3 screens you will be prompted by a highlighted bar area
  294.           for data input. The highlighted area actually illustrates, in
  295.           graphic form, the length of the field. Over 50 items of information
  296.           can be entered to create the Patient Record.
  297.  
  298.           All NUMERIC fields, including DATE fields are automatically
  299.           adjusted to provide proper alignment when a print of the Claim
  300.           Form is requested. Full word processing functions are available for
  301.           each field. For instance, you may insert, type-over, delete, use
  302.           the Home and End keys or edit any character entered.
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.           2 - DISPLAY AND EDIT RECORDS
  336.           ----------------------------
  337.           Selecting this item will allow you to scan the entire data base
  338.           index file to select an existing Patient record. You may type in
  339.           the first initial of the Patient's last name to jump to the group
  340.           of Patients starting with the initial selected. A pop-up window
  341.           will prompt you accordingly.
  342.  
  343.           When the Patient record is found all 3 screens described above will
  344.           become available to you for browsing or editing. All displayed
  345.           fields can be changed with the exception of Total Charges and Co-
  346.           Payor amounts. Total Charges are automatically calculated during
  347.           creation of a new record or modification of an existing record. Co-
  348.           Payor amounts must be established via selecting Item 9 in the Main
  349.           Menu.
  350.  
  351.           The System will display an error message if the NumLock key is
  352.           active, as it must be OFF to use the cursor keys.
  353.  
  354.           The function to remove a record is available by typing "DELETE" in
  355.           the first six positions at the Name prompt on Screen 1. You will be
  356.           asked to confirm this choice before any action is taken.
  357.  
  358.           Although Form HCFA-1500 allows only six entries HCFA has been
  359.           designed to permit up to 12 entries on the form, therefore, the
  360.           Patient file will hold up to 12 Claim history items. In addition,
  361.           please note that Visit dates are NOT restricted to 8 digits,
  362.           thereby allowing multiple date entries, such as 4/3,7,18/90.
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.           SPECIAL FEATURES YOU SHOULD BECOME FAMILIAR WITH:
  405.  
  406.  
  407.           Screen 1 - It is only necessary to type in the 5 digit DX code in
  408.           any one of the four diagnosis fields and the system will generate
  409.           the diagnosis verbiage as originally established by you via
  410.           selecting Item 9 in the Main Menu. The current date will be
  411.           automatically generated for CONSULTED and SIGNATURE DATE. You may
  412.           change the dates if you wish.
  413.  
  414.  
  415.  
  416.           Screen 2 - It is only necessary to fill in the procedure code and
  417.           the system will generate the procedure verbiage again as described
  418.           by you via Item 9 on the Main Menu. A Pop-Up calculator is also
  419.           available to assist you in determining the line charges of visits
  420.           and procedures versus units. A very special feature in this screen
  421.           is the private Pop-up memo which becomes a permanent part of the
  422.           Patient record and is not available for display elsewhere. This is
  423.           your personal note pad to be used as desired. If an additional Form
  424.           HCFA-1500 is needed for the same Patient, it is not necessary to
  425.           create a new record. Simply clear out the visit data by hitting the
  426.           F8 Function Key. The data will be permanently deleted, therefore,
  427.           you should maintain a printed copy of the prior record contents.
  428.  
  429.  
  430.  
  431.           Screen 3 - Answering "Y" to APPLY CO-PAYMENT will search the
  432.           Carrier Information file established via Item 9 in the Main Menu
  433.           and the co-payment amount displayed on Screen 3 will then be added
  434.           to AMOUNT PAID and subtracted from BALANCE DUE. You may reverse
  435.           this action by changing your response to "N". The system
  436.           automatically defaults to "N" when a record is created.
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.           3 - FILE MAINTENANCE & PURGE
  470.           ----------------------------
  471.           This menu selection is used when you want to physically remove
  472.           Patient records that are no longer needed. The only records
  473.           that will be erased will be the ones you previously marked for
  474.           deletion. This is accomplished on Screen 1 by typing "DELETE"
  475.           in the first 6 characters of the Patient's name entry. The system
  476.           is designed to physically maintain all records, whether or not you
  477.           mark them for deletion and will only be removed with this function.
  478.  
  479.           The purge function should be used with CAUTION, as the deleted
  480.           records cannot be recovered. It is recommended that this function
  481.           be used only when the data base grows very large, which in turn
  482.           will slow up all search functions or when disk space is needed.
  483.  
  484.           If no records are marked for deletion the purge function will
  485.           rewrite each Patient record intact, and will report the results
  486.           of the activity. A new index file is created after the purge.
  487.  
  488.  
  489.  
  490.  
  491.           4 - PATIENT STATEMENT & BILLING
  492.           -------------------------------
  493.           This item will allow you to create and print a statement as
  494.           designed by you on standard size computer paper (8 1/2" x 11").
  495.  
  496.           The visit information for the Patient selected will be displayed on
  497.           the screen. This information can be overridden or edited. Monetary
  498.           fields can be blanked out and cannot be edited as they are
  499.           controlled by the main processing done under Screen 2. Any changes
  500.           to monetary items must be done via Screen 2.
  501.  
  502.           The first displayed screen represents the upper part of the form
  503.           and the second screen represents the lower part of the form.
  504.           Up to twelve lines of information may be entered on the lower
  505.           portion of the statement.
  506.  
  507.  
  508.  
  509.  
  510.           5 - CLAIM SUMMARY REPORT
  511.           ------------------------
  512.           Selection of this item will allow you to print a report of all
  513.           claim forms submitted for the period of time specified by you.
  514.           At the subsequent screen type in the beginning and ending dates
  515.           of the time frame required. The system will search through the
  516.           Patient database and select all Patient records falling within
  517.           the selected date criteria, and will produce a report which
  518.           includes the Patient's name, the date that the form was created,
  519.           and monetary control items. Signature date entries (Item 12) must
  520.           be entered for this function to operate properly.
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.           6 - BACKUP PATIENT FILES
  535.           ------------------------
  536.           The system will automatically backup critical files by placing
  537.           a duplicate copy of the file on the hard disk after each session.
  538.           It is up to you to determine when a physical backup should be made
  539.           of the files on a floppy diskette, for extra security. It is
  540.           recommended that this task be activated at least ONCE PER DAY.
  541.  
  542.           In the event of a disaster (eg. hard disk crash caused by power
  543.           failure), the floppy disk backups can be used to restore all
  544.           Patient data.
  545.  
  546.           Before selecting this item make certain that several FORMATTED
  547.           diskettes are available for immediate use. If you select the
  548.           item and formatted diskettes are not available, hit [ESC] to
  549.           exit or abort the function.
  550.  
  551.           If your system contains DOS 3.3 or higher and you are not in a
  552.           network configuration, the DOS SHARE command must be disabled in
  553.           your CONFIG.SYS file for this function to work.
  554.  
  555.  
  556.  
  557.  
  558.  
  559.  
  560.  
  561.           7 - PRINT FORM HCFA-1500
  562.           ------------------------
  563.           In addition to print Form HCFA-1500 directly from Screens 1 or 2
  564.           you may print forms from this selection which provides you with the
  565.           capability of batching up to 10 forms for 10 different Patients.
  566.  
  567.           The Pop-up menu windows will guide you through the process and
  568.           display the activity that will take place for the Patients
  569.           selected.
  570.  
  571.           All Patient data including the Kind of Form (Program Block) should
  572.           be entered on all 3 screens before printing, as this information is
  573.           required on Claim Form HCFA-1500.
  574.  
  575.           Form HCFA-1500 must be set correctly in the printer to ascertain
  576.           all fields are properly positioned. To do so, align the top of the
  577.           form just above the printer head and print a few samples. Once you
  578.           have determined that alignment of all fields is correct, it is
  579.           recommended that you mark a blank claim form for future reference.
  580.  
  581.           If the volume calls for it, you should consider purchasing fan-fold
  582.           perforated continuous forms of HCFA-1500 through your usual supply
  583.           channels.
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.           8 - APPOINTMENT CALENDAR
  600.           ------------------------
  601.           This selection will provide you with the capability of maintaining
  602.           a permanent record of scheduled visits. If an appointment file has
  603.           not yet been created you will be asked to do so. The system will
  604.           generate as many days as you desire. It recommended that you accept
  605.           the default of 365 days.
  606.  
  607.           When the calendar is scrolled beyond the last day on file, the
  608.           system will automatically generate additional days depending on how
  609.           many days you select. The oldest days will be deleted so that the
  610.           file does not grow to enormous proportions.
  611.  
  612.           If you wish to scroll more than one day please hold down the CTRL
  613.           key while pressing PgUp or PgDn. A Pop-up calendar is available by
  614.           selecting the F10 function key.
  615.  
  616.  
  617.  
  618.  
  619.           9 - MAINTAIN CODES & FEES
  620.           -------------------------
  621.           This function will save you a great deal of typing once the
  622.           verbiage and related codes are established. It is recommended that
  623.           you complete as much as possible before using the system.
  624.  
  625.           Three separate tables of codes and verbiage are created and
  626.           permanently stored, which then become available to the system.
  627.  
  628.           Entries for the first category "SURGICAL/PROCEDURE CODES" are used
  629.           in Screen 2 under Procedure code. The related procedure will be
  630.           automatically generated. If desired you may override and edit the
  631.           verbiage or blank it out. Entries for "CARRIER (CO-PAYOR) FEES"
  632.           will be used in Screen 3 to perform automatic calculation on
  633.           balance due and amount paid. Entries for "DIAGNOSIS (DX) CODES"
  634.           will be used in Screen 1 within any one of the four DIAGNOSIS
  635.           entries.
  636.  
  637.           Any entry for any one of the three categories may be deleted or
  638.           edited at any time.
  639.  
  640.  
  641.  
  642.  
  643.  
  644.           X - QUIT PROGRAM & BACKUP
  645.           -------------------------
  646.           It is absolutely necessary to exit the program properly to trigger
  647.           off automatic backup of the Patient Files.
  648.           If the machine is turned off without properly exiting the program
  649.           through the MAIN MENU, or if a power failure occurs, the integrity
  650.           of the Data Base will be in question, and may require emergency
  651.           restore measures.
  652.  
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.  
  660.  
  661.  
  662.  
  663.                                     PURCHASE ORDER
  664.                                     --------------
  665.  
  666.           In order to obtain the full benefit of CHIRO you are encouraged
  667.           to purchase the FULL program version. Doing so will enable you
  668.           to receive a custom version which will give you the ability to
  669.           automatically have your name, address, telephone number, social
  670.           security number, and ID numbers placed on the claim form. In
  671.           Addition you will not be limited to the number of Patient records.
  672.  
  673.  
  674.           Most importantly, CHIRO is consistently maintained and supported,
  675.           resulting in frequent updates because of insurance carrier and
  676.           other requirements. Purchasing the FULL version will allow you to
  677.           enjoy automatic update notification.
  678.  
  679.           Please complete the following Form and forward it along with the
  680.           balance of $295.00, for the FULL version to:
  681.  
  682.  
  683.                                 C & C Computer Support
  684.                                 Michael A. Currao
  685.                                 RR 3, Box 3700
  686.                                 Factoryville, PA 18419
  687.  
  688.  
  689.           -----------------------------------------------------------------
  690.  
  691.  
  692.  
  693.             FULL NAME AND TITLE
  694.                                 ------------------------------------
  695.  
  696.                 ADDRESS (LINE 1)
  697.                                 ---------------------------------------
  698.  
  699.                 ADDRESS (LINE 2)
  700.                                 ---------------------------------------
  701.  
  702.                 ADDRESS (LINE 3)
  703.                                 ---------------------------------------
  704.  
  705.                 TELEPHONE NUMBER
  706.                                 ---------------------------------------
  707.  
  708.           SOCIAL SECURITY NUMBER
  709.                                 ---------------------------------
  710.  
  711.                        ID NUMBER
  712.                                 ---------------------------------------------
  713.  
  714.                      EMPLOYER ID
  715.                                 ---------------------------------------------
  716.  
  717.               FORMAT   5 1/4" DISKETTE           3 1/2" CARTRIDGE
  718.                                       -----                      -----
  719.  
  720.